home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 132 (Alt)
/
Vol 132.iso
/
games
/
hewitt.swf
/
scripts
/
frame_1
/
PlaceObject2_840_807
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-06-09
|
389 b
|
14 lines
onClipEvent(enterFrame){
this.gotoAndStop(1);
if(_root._currentframe == 14)
{
wait = random(500) + 1;
!(wait == 10 && wait2 > 100) ? wait2++ : this.gotoAndStop(6) and (wait2 = 0);
}
if(_root._currentframe == 4)
{
wait = random(500) + 1;
!(wait == 10 && wait2 > 100 && bell == 0) ? wait2++ : this.gotoAndStop(7) and (bell = 1);
}
}